ShapeOutsideInfo
data class ShapeOutsideInfo(bounds: Quad, shape: List<JsonElement>, marginShape: List<JsonElement>)
Content copied to clipboard
CSS Shape Outside details.
Constructors
ShapeOutsideInfo
Link copied to clipboard
fun ShapeOutsideInfo(bounds: Quad, shape: List<JsonElement>, marginShape: List<JsonElement>)
Content copied to clipboard